You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
clValue Structure
>
clValue Methods
>
clValue.Conj Method
Dew Math for .NET
Example
clValue.Conj Method
var c:
clValue
; begin d.Copy(Cplx(2,3)); c.Conj(d);
// d = 2-3i
end;
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home